Global Index
HTML5 JS API Index > Web Audio Tutorials & Specs

AudioDestinationNode

Extends AudioNode.

This is an AudioNode representing the final audio destination and is what the user will ultimately hear. It can often be considered as an audio output device which is connected to speakers. All rendered audio to be heard will be routed to this node, a "terminal" node in the AudioContext's routing graph.

Properties
unsigned longmaxChannelCount